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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61898'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61898'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61900'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61900'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61901'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61901'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61902'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61902'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61904'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61904'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61905'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61905'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61916'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61916'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61918'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61918'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61919'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61919'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61721'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61721'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61723'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61723'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61727'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61727'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61743'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61743'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61746'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61746'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61747'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61747'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61748'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61748'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61757'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61757'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61766'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61766'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61775'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61775'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61777'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61777'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61781'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61781'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61784'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61784'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61788'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61788'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61790'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61790'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61792'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61792'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61795'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61795'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61800'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61800'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61801'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61801'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61802'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61802'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61805'^^xsd:string;
  dwc:scientificName 'Oodinium pouchetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345495'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61805'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '345495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61807'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61807'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61809'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61809'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61811'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61811'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61812'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61812'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61814'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61814'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61821'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61821'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61635'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61635'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61637'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61637'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61648'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61648'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61651'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '248139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61651'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61652'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '248139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61652'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61653'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '248139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61653'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61654'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '248139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61654'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61655'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61655'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61656'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61656'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61661'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61661'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61662'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61662'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61663'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61663'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61665'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61665'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61672'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61672'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61676'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61676'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61677'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61677'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61681'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61681'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61683'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61683'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61691'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61691'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61693'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61693'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61699'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61699'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61700'^^xsd:string;
  dwc:scientificName 'Nephroselmis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134524'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61700'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '134524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61702'^^xsd:string;
  dwc:scientificName 'Nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61702'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61706'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61706'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61707'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61707'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61711'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61711'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61712'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61712'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61718'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61718'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61731'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61731'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61539'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61539'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61540'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61540'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61544'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61544'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61547'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61547'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61553'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61553'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61554'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61554'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61560'^^xsd:string;
  dwc:scientificName 'Laboea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '101190'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61560'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '101190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61561'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61561'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61564'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61564'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61565'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61565'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61567'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61567'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61568'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61568'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61569'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61569'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61570'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61570'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61571'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61571'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61572'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61572'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61573'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61573'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61578'^^xsd:string;
  dwc:scientificName 'Merismopedia glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61578'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '146578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61579'^^xsd:string;
  dwc:scientificName 'Merismopedia glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61579'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '146578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61580'^^xsd:string;
  dwc:scientificName 'Merismopedia glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61580'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '146578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61581'^^xsd:string;
  dwc:scientificName 'Merismopedia glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61581'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '146578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61583'^^xsd:string;
  dwc:scientificName 'Merismopedia glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61583'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '146578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61587'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61587'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61590'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61590'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61596'^^xsd:string;
  dwc:scientificName 'Mesoporos perforatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232516'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61596'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61598'^^xsd:string;
  dwc:scientificName 'Mesoporos perforatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232516'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61598'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61599'^^xsd:string;
  dwc:scientificName 'Minutocellus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '464449'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61599'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '464448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61601'^^xsd:string;
  dwc:scientificName 'Minutocellus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '464449'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61601'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '464448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61604'^^xsd:string;
  dwc:scientificName 'Minutocellus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '464449'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61604'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '464448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61605'^^xsd:string;
  dwc:scientificName 'Minutocellus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '464449'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61605'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '464448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61608'^^xsd:string;
  dwc:scientificName 'Minutocellus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '464449'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61608'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '464448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61609'^^xsd:string;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61609'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61611'^^xsd:string;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61611'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61617'^^xsd:string;
  dwc:scientificName 'Meringosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115075'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61617'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '115075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61618'^^xsd:string;
  dwc:scientificName 'Nematodinium armatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109907'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61618'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61619'^^xsd:string;
  dwc:scientificName 'Nematodinium armatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109907'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61619'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61622'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61622'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61623'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61623'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61627'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61627'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61628'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61628'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61631'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61631'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61633'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61633'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61634'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61634'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61444'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61444'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61446'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61446'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61450'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61450'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61457'^^xsd:string;
  dwc:scientificName 'Heliozoa indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '341274'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61457'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '341274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61459'^^xsd:string;
  dwc:scientificName 'Herdmania sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109482'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61459'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '109482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61461'^^xsd:string;
  dwc:scientificName 'Katodinium asymmetricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109882'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61461'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '109882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61462'^^xsd:string;
  dwc:scientificName 'Karenia brevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '233015'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61462'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '233015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61463'^^xsd:string;
  dwc:scientificName 'Katodinium glaucum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109885'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61463'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1382182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61465'^^xsd:string;
  dwc:scientificName 'Katodinium glaucum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109885'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61465'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1382182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61467'^^xsd:string;
  dwc:scientificName 'Katodinium glaucum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109885'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61467'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1382182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61469'^^xsd:string;
  dwc:scientificName 'Karenia mikimotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '233024'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61469'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '233024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61473'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61473'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61475'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61475'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61479'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61479'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61485'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61485'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61486'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61486'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61489'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61489'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61490'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61490'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61491'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61491'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61494'^^xsd:string;
  dwc:scientificName 'Lagenisma coscinodisci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345480'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61494'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '345480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61496'^^xsd:string;
  dwc:scientificName 'Lagenisma coscinodisci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345480'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61496'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '345480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61501'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61501'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61511'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61511'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61512'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61512'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61514'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61514'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61518'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61518'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61520'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61520'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61524'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61524'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61527'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61527'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61528'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61528'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61530'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61530'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61531'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61531'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61534'^^xsd:string;
  dwc:scientificName 'Lebouraia minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110204'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61534'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61537'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61537'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61538'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61538'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61344'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61344'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61346'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61346'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61350'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61350'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61354'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61354'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61356'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61356'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61359'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61359'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61361'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61361'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61365'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61365'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61370'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61370'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61376'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61376'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61377'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61377'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61380'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61380'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61386'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61386'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61392'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61392'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61395'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61395'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61400'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61400'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61401'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61401'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61406'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61406'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61409'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61409'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61411'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61411'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61414'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61414'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61415'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61415'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61421'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61421'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61423'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61423'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61425'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61425'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61427'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61427'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61428'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61428'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61429'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61429'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61432'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61432'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61436'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61436'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61438'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61438'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61439'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61439'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61256'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61256'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61257'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61257'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61258'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61258'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61259'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61259'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61261'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61261'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61262'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61262'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61264'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61264'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61265'^^xsd:string;
  dwc:scientificName 'Gyrodinium calyptoglyphe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109844'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61265'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '109844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61267'^^xsd:string;
  dwc:scientificName 'Gyrodinium calyptoglyphe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109844'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61267'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '109844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61270'^^xsd:string;
  dwc:scientificName 'Gyrodinium calyptoglyphe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109844'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61270'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61271'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61271'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61272'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61272'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61275'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61275'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61280'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61280'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61283'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61283'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61284'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61284'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61292'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61292'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61295'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61295'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61296'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61296'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61298'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61298'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61299'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61299'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61301'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61301'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61302'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61302'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61303'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61303'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61304'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61304'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61306'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61306'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61312'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61312'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61321'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61321'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61322'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61322'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61324'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61324'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61325'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61325'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61326'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61326'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61327'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61327'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61331'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61331'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61334'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61334'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61335'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61335'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61336'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61336'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61155'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61155'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61158'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61158'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61165'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61165'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61171'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61171'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61172'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61172'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61175'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61175'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61179'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61179'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61182'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61182'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61185'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61185'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61186'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61186'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61191'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61191'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61192'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61192'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61193'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61193'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61196'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61196'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61204'^^xsd:string;
  dwc:scientificName 'Euglenoidea  indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61204'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61206'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61206'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61209'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61209'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61216'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61216'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61218'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61218'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61220'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61220'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61221'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61221'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61229'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61229'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61231'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61231'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61235'^^xsd:string;
  dwc:scientificName 'Fragilidium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109705'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61235'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61236'^^xsd:string;
  dwc:scientificName 'Fragilidium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109705'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61236'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61239'^^xsd:string;
  dwc:scientificName 'Fragilidium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109705'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61239'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61240'^^xsd:string;
  dwc:scientificName 'Fragilidium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109705'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61240'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61242'^^xsd:string;
  dwc:scientificName 'Fragilidium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109705'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61242'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61244'^^xsd:string;
  dwc:scientificName 'Fragilidium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109705'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61244'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61246'^^xsd:string;
  dwc:scientificName 'Fragilidium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109705'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61246'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61248'^^xsd:string;
  dwc:scientificName 'Gymnodinium arenicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '495389'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61248'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '495389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61252'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61252'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61253'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61253'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61254'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61254'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61255'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61255'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61068'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61068'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61069'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61069'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61071'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61071'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61074'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61074'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61076'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61076'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61078'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61078'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61081'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61081'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61083'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61083'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61085'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61085'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61087'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61087'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61092'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61092'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61095'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61095'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61100'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61100'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61101'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61101'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61103'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61103'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61104'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61104'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61106'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61106'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61108'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61108'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61113'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61113'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61116'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61116'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61120'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61120'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61122'^^xsd:string;
  dwc:scientificName 'Dinobryon sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157240'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61122'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61128'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61128'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61131'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61131'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61132'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61132'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61134'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61134'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61135'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61135'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61137'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61137'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61145'^^xsd:string;
  dwc:scientificName 'Donkinia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149510'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61145'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '149510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61147'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61147'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61149'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61149'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61151'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61151'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61152'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61152'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60976'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60976'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60978'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60978'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60980'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60980'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60983'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60983'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60992'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60992'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60993'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60993'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60995'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60995'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60996'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60996'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60997'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60997'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61005'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61005'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61008'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61008'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61014'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61014'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61016'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61016'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61017'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61017'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61021'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61021'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61025'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61025'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61027'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61027'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61029'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61029'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61032'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61032'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61041'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61041'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61043'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61043'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61046'^^xsd:string;
  dwc:scientificName 'Dinophysis irregulare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '627604'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61046'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '627604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61047'^^xsd:string;
  dwc:scientificName 'Dinophysis irregulare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '627604'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61047'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '627604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61048'^^xsd:string;
  dwc:scientificName 'Dinophysis irregulare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '627604'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61048'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '627604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61049'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61049'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61054'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61054'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61055'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61055'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61056'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61056'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61057'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61057'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61065'^^xsd:string;
  dwc:scientificName 'Dinophysis norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109637'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61065'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61066'^^xsd:string;
  dwc:scientificName 'Diplopsalopsis orbicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61066'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60914'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60914'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60918'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60918'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60919'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60919'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60925'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60925'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60927'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60927'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60928'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60928'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60929'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60929'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60930'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60930'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60932'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60932'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60935'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60935'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60937'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60937'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60941'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60941'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60947'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60947'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60950'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60950'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60952'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60952'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60953'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60953'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60960'^^xsd:string;
  dwc:scientificName 'Coccolithaceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178597'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60960'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60964'^^xsd:string;
  dwc:scientificName 'Coccolithaceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178597'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60964'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60965'^^xsd:string;
  dwc:scientificName 'Coccolithaceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178597'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60965'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60968'^^xsd:string;
  dwc:scientificName 'Coccolithaceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178597'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60968'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60970'^^xsd:string;
  dwc:scientificName 'Coccolithaceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178597'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60970'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60872'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60872'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60877'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60877'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60879'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156621'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60879'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60885'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60885'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60886'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60886'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60891'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60891'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60894'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60894'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60895'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60895'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60898'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60898'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60900'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60900'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60901'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60901'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60905'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60905'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60907'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60907'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60772'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60772'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60778'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60778'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60779'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60779'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60780'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60780'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60786'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60786'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60796'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60796'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60797'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60797'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60801'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60801'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60805'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60805'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60806'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60806'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60811'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60811'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60812'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60812'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60813'^^xsd:string;
  dwc:scientificName 'Coscinodiscus pavillardii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149307'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60813'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60817'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60817'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60818'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60818'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60820'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60820'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60822'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60822'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60826'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60826'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60833'^^xsd:string;
  dwc:scientificName 'Coccolithus pelagicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178600'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60833'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60837'^^xsd:string;
  dwc:scientificName 'Chaetoceros protuberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60837'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '163055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60838'^^xsd:string;
  dwc:scientificName 'Chaetoceros protuberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60838'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60839'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60839'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60840'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60840'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60841'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60841'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60843'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60843'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60851'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60851'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60856'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60856'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60857'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60857'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60858'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60858'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60860'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60860'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60861'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60861'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60864'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60864'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60868'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60868'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60671'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60671'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60673'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60673'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60675'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60675'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60678'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60678'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60679'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60679'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60681'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60681'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60684'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60684'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60689'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60689'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60690'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60690'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60692'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60692'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60696'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60696'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60698'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60698'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60703'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60703'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60704'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60704'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60714'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60714'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60715'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60715'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60716'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60716'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60719'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60719'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60722'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60722'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60723'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus/protuberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60723'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60726'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60726'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60729'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60729'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60735'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60735'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60741'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60741'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60745'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60745'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60746'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60746'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60749'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60749'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60750'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60750'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60754'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60754'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60759'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60759'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60762'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60762'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60765'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60765'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60766'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60766'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60767'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60767'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60768'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60768'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60770'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60770'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60586'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60586'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60590'^^xsd:string;
  dwc:scientificName 'Corymbellus aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162519'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60590'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '162519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60592'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60592'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60595'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60595'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60604'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60604'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60605'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60605'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60609'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60609'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60610'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60610'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60611'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60611'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60613'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60613'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60614'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60614'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60615'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60615'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60617'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60617'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60620'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60620'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60622'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60622'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60627'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60627'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60629'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60629'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60632'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60632'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60633'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60633'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60634'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60634'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60637'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60637'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60641'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60641'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60642'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60642'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60643'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60643'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60646'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60646'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60652'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60652'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60655'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60655'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60658'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60658'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60665'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60665'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60667'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60667'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60483'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60483'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60488'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60488'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60489'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60489'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60495'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60495'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60501'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60501'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60504'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60504'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60508'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60508'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60509'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60509'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60511'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60511'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60514'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60514'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60519'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60519'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60523'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60523'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60524'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60524'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60526'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60526'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60527'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60527'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60533'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60533'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60534'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60534'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60535'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60535'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60538'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60538'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60540'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60540'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60541'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60541'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60544'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60544'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60549'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60549'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60557'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60557'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60562'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60562'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60567'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60567'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60569'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60569'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60571'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60571'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60572'^^xsd:string;
  dwc:scientificName 'Berkeleya rutilans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156955'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60572'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '156955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60573'^^xsd:string;
  dwc:scientificName 'Bicosoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '103987'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60573'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60575'^^xsd:string;
  dwc:scientificName 'Bicosoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '103987'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60575'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60576'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60576'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60577'^^xsd:string;
  dwc:scientificName 'Cerataulus smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149329'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60577'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60400'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60400'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60405'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60405'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60407'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60407'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60409'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60409'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60411'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60411'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60413'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60413'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60415'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60415'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60416'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60416'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60417'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60417'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60420'^^xsd:string;
  dwc:scientificName 'Alexandrium tamarense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109714'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60420'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60421'^^xsd:string;
  dwc:scientificName 'Alexandrium tamarense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109714'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60421'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60423'^^xsd:string;
  dwc:scientificName 'Alexandrium tamarense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109714'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60423'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60425'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60425'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60428'^^xsd:string;
  dwc:scientificName 'Alexandrium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60428'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60431'^^xsd:string;
  dwc:scientificName 'Amphidiniopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109556'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60431'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '109556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60433'^^xsd:string;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60433'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60434'^^xsd:string;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60434'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60435'^^xsd:string;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60435'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60437'^^xsd:string;
  dwc:scientificName 'Anisonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '8030'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60437'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '8030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60440'^^xsd:string;
  dwc:scientificName 'Braarudosphaera bigelowi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '235922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60440'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '235922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60441'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60441'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60445'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60445'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60449'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60449'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60453'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60453'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60461'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60461'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60464'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60464'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60465'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60465'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60466'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60466'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60471'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60471'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60473'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60473'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60476'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60476'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60479'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60479'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60480'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60480'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60481'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60481'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60300'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60300'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60306'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60306'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60312'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60312'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60315'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60315'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60318'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60318'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60321'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60321'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60322'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60322'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60330'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60330'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60332'^^xsd:string;
  dwc:scientificName 'Alexandrium pseudogonyaulax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109713'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60332'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '109713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60334'^^xsd:string;
  dwc:scientificName 'Actinocyclus roperi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60334'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '179160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60335'^^xsd:string;
  dwc:scientificName 'Actinocyclus roperi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60335'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '179160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60338'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60338'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60342'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60342'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60343'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60343'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60344'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60344'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60345'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60345'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60350'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60350'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60352'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60352'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60353'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60353'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60354'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60354'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60356'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60356'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60360'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60360'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60368'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60368'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60369'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60369'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60370'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60370'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60371'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60371'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60373'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60373'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60374'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60374'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60379'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60379'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60380'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60380'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60386'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60386'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60391'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60391'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60396'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60396'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60204'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60204'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60209'^^xsd:string;
  dwc:scientificName 'Amphidinium carterae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109723'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60209'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '109723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60213'^^xsd:string;
  dwc:scientificName 'Amoebophrya ceratii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60213'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '109578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60217'^^xsd:string;
  dwc:scientificName 'Actinocyclus curvatulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345847'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60217'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '345847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60218'^^xsd:string;
  dwc:scientificName 'Attheya decora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160520'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60218'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '160520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60220'^^xsd:string;
  dwc:scientificName 'Attheya decora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160520'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60220'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '160520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60221'^^xsd:string;
  dwc:scientificName 'Attheya decora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160520'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60221'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '160520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60222'^^xsd:string;
  dwc:scientificName 'Attheya decora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160520'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60222'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '160520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60223'^^xsd:string;
  dwc:scientificName 'Adenoides eludens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110069'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60223'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '110069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60225'^^xsd:string;
  dwc:scientificName 'Anorthoneis excentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60225'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '162244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60227'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60227'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60229'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60229'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60235'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60235'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60239'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60239'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60241'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60241'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60242'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60242'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60248'^^xsd:string;
  dwc:scientificName 'Amphidinium herdmanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109731'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60248'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '109731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60250'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60250'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60252'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60252'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60253'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60253'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60261'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60261'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60263'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60263'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60265'^^xsd:string;
  dwc:scientificName 'Achnanthes longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156533'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60265'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '156533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60266'^^xsd:string;
  dwc:scientificName 'Achnanthes longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156533'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60266'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '156533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60268'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60268'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60271'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60271'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60277'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60277'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60278'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60278'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60282'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60282'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60286'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60286'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60287'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60287'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60289'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60289'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60290'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60290'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60291'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60291'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60297'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60297'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60169'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60169'^^xsd:string;
  dwc:observationDate '1990-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60170'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60170'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60172'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60172'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60174'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60174'^^xsd:string;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60175'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60175'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60180'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60180'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60184'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60184'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60188'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60188'^^xsd:string;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60193'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dreebs, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60193'^^xsd:string;
  dwc:observationDate '1990-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60195'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60195'^^xsd:string;
  dwc:observationDate '1990-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60196'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60196'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60197'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60197'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60200'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60200'^^xsd:string;
  dwc:observationDate '1990-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63003'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63003'^^xsd:string;
  dwc:observationDate '1990-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63004'^^xsd:string;
  dwc:scientificName 'Thalassionema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63004'^^xsd:string;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63005'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63005'^^xsd:string;
  dwc:observationDate '1990-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63007'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63007'^^xsd:string;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63008'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63008'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63011'^^xsd:string;
  dwc:scientificName 'Thaumatomastix sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '137288'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63011'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63012'^^xsd:string;
  dwc:scientificName 'Thaumatomastix sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '137288'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63012'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63014'^^xsd:string;
  dwc:scientificName 'Thaumatomastix sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '137288'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63014'^^xsd:string;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63015'^^xsd:string;
  dwc:scientificName 'Thaumatomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Debes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '603291'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63015'^^xsd:string;
  dwc:observationDate '1990-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '603291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63016'^^xsd:string;
  dwc:scientificName 'Thecadinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109557'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63016'^^xsd:string;
  dwc:observationDate '1990-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '109557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62904'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62904'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62905'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62905'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62909'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62909'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62910'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62910'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62912'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62912'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62914'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62914'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62915'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62915'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62917'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62917'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62920'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62920'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62921'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62921'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62922'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62922'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62924'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62924'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62926'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62926'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62927'^^xsd:string;
  dwc:scientificName 'Thalassiosira parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '418582'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62927'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '418582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62929'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62929'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62931'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62931'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62932'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62932'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62935'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62935'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62936'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62936'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62937'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62937'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62940'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62940'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62941'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62941'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62942'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62942'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62943'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62943'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62945'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62945'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62947'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62947'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62948'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62948'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62949'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62949'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62951'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62951'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62954'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62954'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62956'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62956'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62958'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62958'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62959'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62959'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62960'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62960'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62961'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62961'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62962'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62962'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62965'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62965'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62966'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62966'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62967'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62967'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62968'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62968'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62969'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62969'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62970'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62970'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62971'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62971'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62972'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62972'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62973'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62973'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62974'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62974'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62978'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62978'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62981'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62981'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62982'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62982'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62983'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62983'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62985'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62985'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62986'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62986'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62988'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62988'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62990'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62990'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62991'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62991'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62992'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62992'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62993'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62993'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62994'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62994'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62995'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62995'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62998'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62998'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63001'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63001'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62805'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62805'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62806'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62806'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62807'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62807'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62810'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62810'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62811'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62811'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62814'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62814'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62815'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62815'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62816'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62816'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62817'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62817'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62818'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62818'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62819'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62819'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62820'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62820'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62821'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62821'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62822'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62822'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62823'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62823'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62826'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62826'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62827'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62827'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62829'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62829'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62830'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62830'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62833'^^xsd:string;
  dwc:scientificName 'Thalassiosira levanderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149308'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62833'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62834'^^xsd:string;
  dwc:scientificName 'Thalassiosira lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62834'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '345546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62835'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62835'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62836'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62836'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62837'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62837'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62838'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62838'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62839'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62839'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62840'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62840'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62842'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62842'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62844'^^xsd:string;
  dwc:scientificName 'Tripos longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62844'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '841259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62846'^^xsd:string;
  dwc:scientificName 'Tripos longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62846'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '841259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62849'^^xsd:string;
  dwc:scientificName 'Thalassiosira mendiolana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '593823'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62849'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '593823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62850'^^xsd:string;
  dwc:scientificName 'Thalassiosira mendiolana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '593823'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62850'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '593823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62852'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62852'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62855'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62855'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62856'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62856'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62857'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62857'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62858'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62858'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62859'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62859'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62860'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62860'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62861'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62861'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62862'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62862'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62863'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62863'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62865'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62865'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62866'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62866'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62867'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62867'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62871'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62871'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62872'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62872'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62873'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62873'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62876'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62876'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62877'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62877'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62878'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62878'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62879'^^xsd:string;
  dwc:scientificName 'Tripos minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841263'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62879'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62880'^^xsd:string;
  dwc:scientificName 'Tripos minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841263'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62880'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62882'^^xsd:string;
  dwc:scientificName 'Tripos minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841263'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62882'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62883'^^xsd:string;
  dwc:scientificName 'Tripos minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841263'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62883'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62884'^^xsd:string;
  dwc:scientificName 'Tripos minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841263'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62884'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62886'^^xsd:string;
  dwc:scientificName 'Tripos minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841263'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62886'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62888'^^xsd:string;
  dwc:scientificName 'Tripos minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841263'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62888'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62891'^^xsd:string;
  dwc:scientificName 'Tripos minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841263'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62891'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62893'^^xsd:string;
  dwc:scientificName 'Tripos minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841263'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62893'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62894'^^xsd:string;
  dwc:scientificName 'Tripos minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841263'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62894'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62896'^^xsd:string;
  dwc:scientificName 'Tripos minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841263'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62896'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62897'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62897'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62898'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62898'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62899'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62899'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62900'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62900'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62901'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62901'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62902'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62902'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62706'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62706'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62707'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62707'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62708'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62708'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62709'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62709'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62710'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62710'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62714'^^xsd:string;
  dwc:scientificName 'Thalassiosira baltica/parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62714'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62715'^^xsd:string;
  dwc:scientificName 'Thalassiosira baltica/parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62715'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62716'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62716'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62718'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62718'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62719'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62719'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62720'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62720'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62721'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62721'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62722'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62722'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62723'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62723'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62724'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62724'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62725'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62725'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62726'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62726'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62727'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62727'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62729'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62729'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62730'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62730'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62731'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62731'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62732'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62732'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62734'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62734'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62735'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62735'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62736'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62736'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62737'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62737'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62739'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62739'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62740'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62740'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62741'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62741'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62743'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62743'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62744'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62744'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62745'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62745'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62747'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62747'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62748'^^xsd:string;
  dwc:scientificName 'Triceratium favus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149170'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62748'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62749'^^xsd:string;
  dwc:scientificName 'Triceratium favus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149170'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62749'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62750'^^xsd:string;
  dwc:scientificName 'Triceratium favus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149170'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62750'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62752'^^xsd:string;
  dwc:scientificName 'Triceratium favus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149170'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62752'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62753'^^xsd:string;
  dwc:scientificName 'Triceratium favus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149170'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62753'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62754'^^xsd:string;
  dwc:scientificName 'Triceratium favus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149170'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62754'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62755'^^xsd:string;
  dwc:scientificName 'Triceratium favus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149170'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62755'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '149170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62756'^^xsd:string;
  dwc:scientificName 'Triceratium favus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149170'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62756'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62758'^^xsd:string;
  dwc:scientificName 'Triceratium favus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149170'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62758'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '149170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62759'^^xsd:string;
  dwc:scientificName 'Triceratium favus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149170'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62759'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62761'^^xsd:string;
  dwc:scientificName 'Triceratium favus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149170'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62761'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62763'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62763'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62764'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62764'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62766'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62766'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62767'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62767'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62768'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62768'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62771'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62771'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62772'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62772'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62773'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62773'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62774'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62774'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62776'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62776'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62777'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62777'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62779'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62779'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62780'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62780'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62781'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62781'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62782'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62782'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62783'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62783'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62784'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62784'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62785'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62785'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62786'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62786'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62787'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62787'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62788'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62788'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62790'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62790'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62791'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62791'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62792'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62792'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62795'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62795'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62796'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62796'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62797'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62797'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62800'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62800'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62801'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62801'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62802'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62802'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62803'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62803'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62607'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62607'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62608'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62608'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62609'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62609'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62610'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62610'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62614'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62614'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62615'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62615'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62616'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62616'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62617'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62617'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62618'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62618'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62620'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62620'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62622'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62622'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62624'^^xsd:string;
  dwc:scientificName 'Salpingoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105541'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62624'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '105541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62625'^^xsd:string;
  dwc:scientificName 'Scenedesmus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160602'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62625'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '160602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62628'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62628'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62629'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62629'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62630'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62630'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62631'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62631'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62632'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62632'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62633'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62633'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62634'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62634'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62636'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62636'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62637'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62637'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62639'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62639'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62641'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62641'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62642'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62642'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62643'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62643'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62644'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62644'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62645'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62645'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62646'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62646'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62648'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62648'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62649'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62649'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62650'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62650'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62651'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62651'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62653'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62653'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62655'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62655'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62656'^^xsd:string;
  dwc:scientificName 'Stenosemella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178825'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62656'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '178825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62661'^^xsd:string;
  dwc:scientificName 'Synura sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178594'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62661'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '178594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62663'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62663'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62665'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62665'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62667'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62667'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62668'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62668'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62669'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62669'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62676'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62676'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62678'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62678'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62679'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62679'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62680'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62680'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62682'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62682'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62683'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62683'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62684'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62684'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62685'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62685'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62686'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62686'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62687'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62687'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62688'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62688'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62689'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62689'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62690'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62690'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62691'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62691'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62692'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62692'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62694'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62694'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62695'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62695'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62696'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62696'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62698'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62698'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62700'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62700'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62701'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62701'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62702'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62702'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62704'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62704'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62509'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62509'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62511'^^xsd:string;
  dwc:scientificName 'Rhizosolenia styliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149629'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62511'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62513'^^xsd:string;
  dwc:scientificName 'Rhizosolenia styliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149629'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62513'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62516'^^xsd:string;
  dwc:scientificName 'Rhizosolenia styliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149629'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62516'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62519'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62519'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62521'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62521'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62524'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62524'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62526'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62526'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62527'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62527'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62528'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62528'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62529'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62529'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62530'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62530'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62531'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62531'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62532'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62532'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62533'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62533'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62535'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62535'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62537'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62537'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62539'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62539'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62540'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62540'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62541'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62541'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62543'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62543'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62544'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62544'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62545'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62545'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62546'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62546'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62547'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62547'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62551'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62551'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62553'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62553'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62554'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62554'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62557'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62557'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62558'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62558'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62560'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62560'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62561'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62561'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62562'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62562'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62563'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62563'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62564'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62564'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62565'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62565'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62566'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62566'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62567'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62567'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62568'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62568'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62571'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62571'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62572'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62572'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62574'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62574'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62575'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62575'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62576'^^xsd:string;
  dwc:scientificName 'Syltodinium listii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110283'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62576'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '110283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62578'^^xsd:string;
  dwc:scientificName 'Syltodinium listii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110283'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62578'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '110283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62581'^^xsd:string;
  dwc:scientificName 'Syltodinium listii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110283'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62581'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62582'^^xsd:string;
  dwc:scientificName 'Stephanopyxis palmeriana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '231888'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62582'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '231888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62583'^^xsd:string;
  dwc:scientificName 'Stephanopyxis palmeriana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '231888'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62583'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '231888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62584'^^xsd:string;
  dwc:scientificName 'Stephanopyxis palmeriana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '231888'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62584'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '231888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62585'^^xsd:string;
  dwc:scientificName 'Stephanopyxis palmeriana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '231888'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62585'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '231888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62586'^^xsd:string;
  dwc:scientificName 'Stephanopyxis palmeriana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '231888'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62586'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62587'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62587'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62588'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62588'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62589'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62589'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62591'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62591'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62592'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62592'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62593'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62593'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62595'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62595'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62596'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62596'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62597'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62597'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62598'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62598'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62601'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62601'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62602'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62602'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62603'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62603'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62417'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62417'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62418'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62418'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62420'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62420'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62421'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62421'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62423'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62423'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62427'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62427'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62430'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62430'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62431'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62431'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62432'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62432'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62433'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62433'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62434'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62434'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62436'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62436'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62438'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62438'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62439'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62439'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62440'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62440'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62441'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62441'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62442'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62442'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62444'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62444'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62445'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62445'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62446'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62446'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62448'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62448'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62449'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62449'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62450'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62450'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62451'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62451'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62453'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62453'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62454'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62454'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62456'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62456'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62457'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62457'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62459'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62459'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62461'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62461'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62464'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62464'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62466'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62466'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62468'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62468'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62469'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62469'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62471'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62471'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62472'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62472'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62473'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62473'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62474'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62474'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62476'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62476'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62477'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62477'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62480'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62480'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62481'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62481'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62482'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62482'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62484'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62484'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62485'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62485'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62486'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62486'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62487'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62487'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62488'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62488'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62490'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62490'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62491'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62491'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62492'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62492'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62493'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62493'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62494'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62494'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62495'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62495'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62496'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62496'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62497'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62497'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62498'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62498'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62499'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62499'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62500'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62500'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62502'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62502'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62503'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62503'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62504'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62504'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62505'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62505'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62507'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62507'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62313'^^xsd:string;
  dwc:scientificName 'Paulsenella kornmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109576'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62313'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '109576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62314'^^xsd:string;
  dwc:scientificName 'Paulsenella kornmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109576'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62314'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '109576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62315'^^xsd:string;
  dwc:scientificName 'Paulsenella kornmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109576'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62315'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '109576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62316'^^xsd:string;
  dwc:scientificName 'Pediastrum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160561'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62316'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '160561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62317'^^xsd:string;
  dwc:scientificName 'Phaeocystis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62317'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62318'^^xsd:string;
  dwc:scientificName 'Pleurochrysis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '235825'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62318'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '601284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62320'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62320'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62321'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62321'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62323'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62323'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62326'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62326'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62329'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62329'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62331'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62331'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62332'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62332'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62333'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62333'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62334'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62334'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62337'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62337'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62338'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62338'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62339'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62339'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62340'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62340'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62341'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62341'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62343'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62343'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62344'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62344'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62345'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62345'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62350'^^xsd:string;
  dwc:scientificName 'Prorocentrum sp. 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109566'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62350'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62351'^^xsd:string;
  dwc:scientificName 'Prorocentrum sp. 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109566'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62351'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62352'^^xsd:string;
  dwc:scientificName 'Prorocentrum sp. 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109566'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62352'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62353'^^xsd:string;
  dwc:scientificName 'Prorocentrum sp. 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109566'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62353'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62356'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62356'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62359'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62359'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62360'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62360'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62361'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62361'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62362'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62362'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62363'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62363'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62364'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62364'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62365'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62365'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62367'^^xsd:string;
  dwc:scientificName 'Psammodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163337'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62367'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '163337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62368'^^xsd:string;
  dwc:scientificName 'Pterosperma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160595'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62368'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '160595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62369'^^xsd:string;
  dwc:scientificName 'Pterosperma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160595'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62369'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '160595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62374'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62374'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62375'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62375'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62378'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62378'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62379'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62379'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62381'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62381'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62382'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62382'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62383'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62383'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62384'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62384'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62387'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62387'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62388'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62388'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62389'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62389'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62390'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62390'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62393'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62393'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62394'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62394'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62395'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62395'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62396'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62396'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62398'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62398'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62400'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62400'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62401'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62401'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62402'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62402'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62403'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62403'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62404'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62404'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62405'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62405'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62406'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62406'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62408'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62408'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62410'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62410'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62213'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62213'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62215'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62215'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62216'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62216'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62219'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62219'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62220'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62220'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62221'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62221'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62222'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62222'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62224'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62224'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62225'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62225'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62227'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62227'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62228'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62228'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62230'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62230'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62231'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62231'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62234'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62234'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62236'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62236'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62237'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62237'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62238'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62238'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62239'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62239'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62244'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62244'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62245'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62245'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62246'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62246'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62247'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62247'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62248'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62248'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62249'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62249'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62250'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62250'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62251'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62251'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62252'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62252'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62253'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62253'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62254'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62254'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62255'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62255'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62256'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62256'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62259'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62259'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62260'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62260'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62261'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62261'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62262'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62262'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62263'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62263'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62264'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62264'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62265'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62265'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62266'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62266'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62268'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62268'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62269'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62269'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62271'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62271'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62273'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62273'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62274'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62274'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62277'^^xsd:string;
  dwc:scientificName 'Protoperidinium thulesense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232861'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62277'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '232861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62278'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62278'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62279'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62279'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62280'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62280'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62281'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62281'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62282'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62282'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62284'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62284'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62287'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62287'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62289'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62289'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62290'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62290'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62291'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62291'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62294'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62294'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62296'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62296'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62298'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62298'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62299'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62299'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62300'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62300'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62306'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '136903'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62306'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62307'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '136903'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62307'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62310'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '136903'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62310'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62311'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '136903'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62311'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62312'^^xsd:string;
  dwc:scientificName 'Paulinella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '136779'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62312'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '136779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62116'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62116'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62120'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62120'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62121'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62121'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62122'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62122'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62125'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62125'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62126'^^xsd:string;
  dwc:scientificName 'Pronoctiluca phaeocysticola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146173'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62126'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '146173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62127'^^xsd:string;
  dwc:scientificName 'Pronoctiluca phaeocysticola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146173'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62127'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62128'^^xsd:string;
  dwc:scientificName 'Pronoctiluca phaeocysticola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146173'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62128'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '146173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62129'^^xsd:string;
  dwc:scientificName 'Pronoctiluca phaeocysticola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146173'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62129'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62130'^^xsd:string;
  dwc:scientificName 'Pronoctiluca phaeocysticola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146173'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62130'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '146173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62135'^^xsd:string;
  dwc:scientificName 'Pronoctiluca phaeocysticola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146173'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62135'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62136'^^xsd:string;
  dwc:scientificName 'Pronoctiluca phaeocysticola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146173'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62136'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '146173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62138'^^xsd:string;
  dwc:scientificName 'Pronoctiluca phaeocysticola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146173'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62138'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '146173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62140'^^xsd:string;
  dwc:scientificName 'Pterosperma polygonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '341610'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62140'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '341610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62141'^^xsd:string;
  dwc:scientificName 'Pterosperma polygonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '341610'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62141'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '341610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62142'^^xsd:string;
  dwc:scientificName 'Pterosperma polygonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '341610'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62142'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '341610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62143'^^xsd:string;
  dwc:scientificName 'Pterosperma polygonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '341610'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62143'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '341610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62144'^^xsd:string;
  dwc:scientificName 'Pterosperma polygonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '341610'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62144'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '341610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62145'^^xsd:string;
  dwc:scientificName 'Protoperidinium punctulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110248'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62145'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62147'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62147'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62148'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62148'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62149'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62149'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62151'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62151'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62152'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62152'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62153'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62153'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62154'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62154'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62155'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62155'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62156'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62156'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62157'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62157'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62159'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62159'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62160'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62160'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62161'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62161'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62164'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62164'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62166'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62166'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62168'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62168'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62169'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62169'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62171'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62171'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62172'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62172'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62173'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62173'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62174'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62174'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62176'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62176'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62177'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62177'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62178'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62178'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62182'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62182'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62183'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62183'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62185'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62185'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62186'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62186'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62187'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62187'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62188'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62188'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62189'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62189'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62194'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62194'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62195'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62195'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62197'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62197'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62198'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62198'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62199'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62199'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62202'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62202'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62203'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62203'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62204'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62204'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62205'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62205'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62206'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62206'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62207'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62207'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62208'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62208'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62209'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62209'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62212'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62212'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62020'^^xsd:string;
  dwc:scientificName 'Pedinella hexacostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '375676'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62020'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '375676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62024'^^xsd:string;
  dwc:scientificName 'Proboscia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62024'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '231887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62025'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62025'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62026'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62026'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62027'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62027'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62028'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62028'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62030'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62030'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62031'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62031'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62033'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62033'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62034'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62034'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62037'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62037'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62038'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62038'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62039'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62039'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62040'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62040'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62042'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62042'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62044'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62044'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62046'^^xsd:string;
  dwc:scientificName 'Pyramimonas longicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62046'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '160513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62048'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62048'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62050'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62050'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62053'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62053'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62054'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62054'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62055'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62055'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62056'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62056'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62058'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62058'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62059'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62059'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62062'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62062'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62063'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62063'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62064'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62064'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62067'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62067'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62068'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62068'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62070'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62070'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62074'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62074'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62075'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62075'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62077'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62077'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62079'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62079'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62080'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62080'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62081'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62081'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62082'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62082'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62083'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62083'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62084'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62084'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62087'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62087'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62091'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62091'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62092'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62092'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62094'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62094'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62096'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62096'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62097'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62097'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62098'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62098'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62099'^^xsd:string;
  dwc:scientificName 'Psammodiscus nitidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163338'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62099'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '984031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62105'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62105'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62106'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62106'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62107'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62107'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62108'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62108'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62109'^^xsd:string;
  dwc:scientificName 'Protoperidinium obtusum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110239'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62109'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62110'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62110'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62112'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62112'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62113'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62113'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62114'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62114'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61921'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61921'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61924'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61924'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61925'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61925'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61926'^^xsd:string;
  dwc:scientificName 'Protoperidinium avellana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110206'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61926'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61927'^^xsd:string;
  dwc:scientificName 'Prorocentrum balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110293'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61927'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61929'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61929'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61930'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61930'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61931'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61931'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61932'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61932'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61933'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61933'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61936'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61936'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61938'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61938'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61939'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61939'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61940'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61940'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61942'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61942'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61944'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61944'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61945'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61945'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61947'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61947'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61952'^^xsd:string;
  dwc:scientificName 'Protoperidinium cerasus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162749'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61952'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '162749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61953'^^xsd:string;
  dwc:scientificName 'Protoperidinium cerasus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162749'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61953'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '162749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61955'^^xsd:string;
  dwc:scientificName 'Protoperidinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163862'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61955'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61957'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61957'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61958'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61958'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61959'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61959'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61962'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61962'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61963'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61963'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61964'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61964'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61965'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61965'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61967'^^xsd:string;
  dwc:scientificName 'Peridiniella danica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '233369'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61967'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61968'^^xsd:string;
  dwc:scientificName 'Protoperidinium denticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110216'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61968'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '110216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61970'^^xsd:string;
  dwc:scientificName 'Protoperidinium excentricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110220'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61970'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61972'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61972'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61974'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61974'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61976'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61976'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61977'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61977'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61978'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61978'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61979'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61979'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61980'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61980'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61981'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61981'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61982'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61982'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61983'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61983'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61987'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61987'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61988'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61988'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61989'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61989'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61991'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61991'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61993'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61993'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61994'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61994'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61995'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61995'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62000'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62000'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62002'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62002'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62004'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62004'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62005'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62005'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62006'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62006'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62007'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62007'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62008'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62008'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62009'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62009'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62011'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62011'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62012'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62012'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62013'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62013'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62014'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62014'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62015'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62015'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62016'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62016'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_62019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_62019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_62019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_62019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_62019'^^xsd:string;
  dwc:scientificName 'Pirsonia guinardiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_62019'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '118066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61822'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61822'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61823'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61823'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61824'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61824'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61825'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61825'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61826'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61826'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61827'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61827'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61828'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61828'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61829'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61829'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61831'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61831'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61834'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61834'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61835'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61835'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61837'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61837'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61839'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61839'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61840'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61840'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61841'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61841'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61842'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61842'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61847'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61847'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61848'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61848'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61850'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61850'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61853'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61853'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61854'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61854'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61855'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61855'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61856'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61856'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61857'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61857'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61860'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61860'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61861'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61861'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61862'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61862'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61864'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61864'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61865'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61865'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61866'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61866'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61867'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61867'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61872'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61872'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61874'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61874'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61875'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61875'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61876'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61876'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61877'^^xsd:string;
  dwc:scientificName 'Oocystis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178611'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61877'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '178611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61880'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61880'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61882'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61882'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61883'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61883'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61885'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61885'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61886'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61886'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61887'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61887'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61889'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61889'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61890'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61890'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61891'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61891'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61893'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61893'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61894'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61894'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61896'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61896'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61899'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61899'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61903'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61903'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61906'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61906'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61907'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61907'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61908'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61908'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61909'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61909'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61910'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61910'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61911'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61911'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61912'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61912'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61913'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61913'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61914'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61914'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61915'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61915'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61917'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61917'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61920'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61920'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61720'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61720'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61722'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61722'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61724'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61724'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61725'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61725'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61726'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61726'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61728'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61728'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61729'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61729'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61732'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61732'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61733'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61733'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61734'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61734'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61735'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61735'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61736'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61736'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61737'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61737'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61738'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '702200'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61738'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61739'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61739'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61740'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61740'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61741'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61741'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61742'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61742'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61744'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61744'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61745'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61745'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61749'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61749'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61750'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61750'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61751'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61751'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61752'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61752'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61753'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61753'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61754'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61754'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61755'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61755'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61756'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61756'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61758'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61758'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61759'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61759'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61760'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61760'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61761'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61761'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61762'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61762'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61763'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61763'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61764'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61764'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61765'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61765'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61767'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61767'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61768'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61768'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61769'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61769'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61770'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61770'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61771'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61771'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61772'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61772'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61773'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61773'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61774'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61774'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61776'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61776'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61778'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61778'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61779'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61779'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61780'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61780'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61782'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61782'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61783'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61783'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61785'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61785'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61786'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61786'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61787'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61787'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61789'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61789'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61791'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61791'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61793'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61793'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61794'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61794'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61796'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61796'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61797'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61797'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61798'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61798'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61799'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61799'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61803'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61803'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61804'^^xsd:string;
  dwc:scientificName 'Oodinium pouchetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345495'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61804'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '345495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61806'^^xsd:string;
  dwc:scientificName 'Oodinium pouchetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345495'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61806'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '345495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61808'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61808'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61810'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61810'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61813'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61813'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61815'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61815'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61816'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61816'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61817'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61817'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61818'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61818'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61819'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61819'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61820'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61820'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61636'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61636'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61638'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61638'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61639'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61639'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61640'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61640'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61641'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61641'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61642'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61642'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61643'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61643'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61644'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61644'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61645'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61645'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61646'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61646'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61647'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61647'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61649'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61649'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61650'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61650'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61657'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61657'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61658'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61658'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61659'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61659'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61660'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61660'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61664'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61664'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61666'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61666'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61667'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61667'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61668'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61668'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61669'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61669'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61670'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61670'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61671'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61671'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61673'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61673'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61674'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61674'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61675'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61675'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61678'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61678'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61679'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61679'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61680'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61680'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61682'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61682'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61684'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61684'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61685'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61685'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61686'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61686'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61687'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61687'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61688'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61688'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61689'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61689'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61690'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61690'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61692'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61692'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61694'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61694'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61695'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61695'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61696'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61696'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61697'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61697'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61698'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61698'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61701'^^xsd:string;
  dwc:scientificName 'Nephroselmis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134524'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61701'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '134524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61703'^^xsd:string;
  dwc:scientificName 'Nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61703'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61704'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61704'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61705'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61705'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61708'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61708'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61709'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61709'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61710'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61710'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61713'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61713'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61714'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61714'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61715'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61715'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61716'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61716'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61717'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61717'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61719'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61719'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61730'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61730'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61541'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61541'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61542'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61542'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61543'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61543'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61545'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61545'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61546'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61546'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61548'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61548'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61549'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61549'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61550'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61550'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61551'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61551'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61552'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61552'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61555'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61555'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61556'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61556'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61557'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61557'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61558'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61558'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61559'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61559'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61562'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61562'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61563'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61563'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61566'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61566'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61574'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61574'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61575'^^xsd:string;
  dwc:scientificName 'Merismopedia glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61575'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '146578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61576'^^xsd:string;
  dwc:scientificName 'Merismopedia glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61576'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '146578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61577'^^xsd:string;
  dwc:scientificName 'Merismopedia glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61577'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61582'^^xsd:string;
  dwc:scientificName 'Merismopedia glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61582'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '146578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61584'^^xsd:string;
  dwc:scientificName 'Merismopedia glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61584'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '146578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61585'^^xsd:string;
  dwc:scientificName 'Merismopedia glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61585'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '146578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61586'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61586'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61588'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61588'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61589'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61589'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61591'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61591'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61592'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61592'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61593'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61593'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61594'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61594'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61595'^^xsd:string;
  dwc:scientificName 'Mesoporos perforatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232516'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61595'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61597'^^xsd:string;
  dwc:scientificName 'Mesoporos perforatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232516'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61597'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61600'^^xsd:string;
  dwc:scientificName 'Minutocellus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '464449'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61600'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '464448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61602'^^xsd:string;
  dwc:scientificName 'Minutocellus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '464449'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61602'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '464448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61603'^^xsd:string;
  dwc:scientificName 'Minutocellus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '464449'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61603'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '464448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61606'^^xsd:string;
  dwc:scientificName 'Minutocellus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '464449'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61606'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '464448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61607'^^xsd:string;
  dwc:scientificName 'Minutocellus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '464449'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61607'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '464448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61610'^^xsd:string;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61610'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61612'^^xsd:string;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61612'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61613'^^xsd:string;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61613'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61614'^^xsd:string;
  dwc:scientificName 'Mesodinium rubrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232069'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61614'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '232069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61615'^^xsd:string;
  dwc:scientificName 'Mallomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '249721'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61615'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '249721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61616'^^xsd:string;
  dwc:scientificName 'Mallomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '249721'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61616'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '249721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61620'^^xsd:string;
  dwc:scientificName 'Nematodinium armatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109907'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61620'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61621'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61621'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61624'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61624'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61625'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61625'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61626'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61626'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61629'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61629'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61630'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61630'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61632'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61632'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61442'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61442'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61443'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61443'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61445'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61445'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61447'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61447'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61448'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61448'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61449'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61449'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61451'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61451'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61452'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61452'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61453'^^xsd:string;
  dwc:scientificName 'Helicosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '235863'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61453'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '235863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61454'^^xsd:string;
  dwc:scientificName 'Helicostomella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '172434'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61454'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '172434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61455'^^xsd:string;
  dwc:scientificName 'Helicostomella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '172434'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61455'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '172434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61456'^^xsd:string;
  dwc:scientificName 'Helicostomella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '172434'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61456'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '172434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61458'^^xsd:string;
  dwc:scientificName 'Heliozoa indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '341274'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61458'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '341274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61460'^^xsd:string;
  dwc:scientificName 'Katodinium asymmetricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109882'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61460'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '109882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61464'^^xsd:string;
  dwc:scientificName 'Katodinium glaucum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109885'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61464'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1382182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61466'^^xsd:string;
  dwc:scientificName 'Katodinium glaucum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109885'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61466'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1382182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61468'^^xsd:string;
  dwc:scientificName 'Karenia mikimotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '233024'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61468'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '233024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61470'^^xsd:string;
  dwc:scientificName 'Katodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109477'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61470'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61471'^^xsd:string;
  dwc:scientificName 'Katodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109477'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61471'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61472'^^xsd:string;
  dwc:scientificName 'Katodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109477'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61472'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61474'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61474'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61476'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61476'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61477'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61477'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61478'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61478'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61480'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61480'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61481'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61481'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61482'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61482'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61483'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61483'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61484'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61484'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61487'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61487'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61488'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61488'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61492'^^xsd:string;
  dwc:scientificName 'Lagenisma coscinodisci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345480'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61492'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '345480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61493'^^xsd:string;
  dwc:scientificName 'Lagenisma coscinodisci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345480'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61493'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '345480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61495'^^xsd:string;
  dwc:scientificName 'Lagenisma coscinodisci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345480'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61495'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '345480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61497'^^xsd:string;
  dwc:scientificName 'Lagenisma coscinodisci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345480'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61497'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '345480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61498'^^xsd:string;
  dwc:scientificName 'Lagenisma coscinodisci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345480'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61498'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '345480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61499'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61499'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61500'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61500'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61502'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61502'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61503'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61503'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61504'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61504'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61505'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61505'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61506'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61506'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61507'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61507'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61508'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61508'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61509'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61509'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61510'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61510'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61513'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61513'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61515'^^xsd:string;
  dwc:scientificName 'Levanderina fissa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61515'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '840689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61516'^^xsd:string;
  dwc:scientificName 'Leucocryptos marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '119077'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61516'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '119077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61517'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61517'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61519'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61519'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61521'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61521'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61522'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61522'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61523'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61523'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61525'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61525'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61526'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61526'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61529'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61529'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61532'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61532'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61533'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61533'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61535'^^xsd:string;
  dwc:scientificName 'Lingulodinium polyedrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '233592'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61535'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61536'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61536'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61341'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61341'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61342'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61342'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61343'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61343'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61345'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61345'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61347'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61347'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61348'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61348'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61349'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61349'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61351'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61351'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61352'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61352'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61355'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61355'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61357'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61357'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61358'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61358'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61360'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61360'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61362'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61362'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61363'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61363'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61364'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61364'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61366'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61366'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61367'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61367'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61368'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61368'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61369'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61369'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61371'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61371'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61372'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61372'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61373'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61373'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61374'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61374'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61375'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61375'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61378'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61378'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61379'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61379'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61381'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61381'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61382'^^xsd:string;
  dwc:scientificName 'Gyrodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109881'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61382'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61383'^^xsd:string;
  dwc:scientificName 'Gyrodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109881'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61383'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61384'^^xsd:string;
  dwc:scientificName 'Gonyaulax cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61384'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61385'^^xsd:string;
  dwc:scientificName 'Gonyaulax cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61385'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61387'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61387'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61388'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61388'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61389'^^xsd:string;
  dwc:scientificName 'Heterocapsa niei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '233620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61389'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '233620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61390'^^xsd:string;
  dwc:scientificName 'Heterocapsa niei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '233620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61390'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '233620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61391'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61391'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61393'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61393'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61394'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61394'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61396'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61396'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61397'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61397'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61398'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61398'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61399'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61399'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61402'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61402'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61403'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61403'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61404'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61404'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61405'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61405'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61407'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61407'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61408'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61408'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61410'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61410'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61412'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61412'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61413'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61413'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61416'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61416'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61417'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61417'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61418'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61418'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61419'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61419'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61420'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61420'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61422'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61422'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61424'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61424'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61426'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61426'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61430'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61430'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61431'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61431'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61433'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61433'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61434'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61434'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61435'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61435'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61437'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61437'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61440'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61440'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61441'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61441'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61260'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61260'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61263'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61263'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61266'^^xsd:string;
  dwc:scientificName 'Gyrodinium calyptoglyphe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109844'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61266'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61268'^^xsd:string;
  dwc:scientificName 'Gyrodinium calyptoglyphe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109844'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61268'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '109844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61269'^^xsd:string;
  dwc:scientificName 'Gyrodinium calyptoglyphe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109844'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61269'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '109844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61273'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61273'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61274'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61274'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61276'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61276'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61277'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61277'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61278'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61278'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61279'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61279'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61281'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61281'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61282'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61282'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61285'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61285'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61286'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61286'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61287'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61287'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61288'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61288'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61289'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61289'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61290'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61290'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61291'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61291'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61293'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61293'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61294'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61294'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61297'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61297'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61300'^^xsd:string;
  dwc:scientificName 'Gonyaulax diegensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110014'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61300'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61305'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61305'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61307'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61307'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61308'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61308'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61309'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61309'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61310'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61310'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61311'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61311'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61313'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61313'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61314'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61314'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61315'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61315'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61316'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61316'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61317'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61317'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61318'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61318'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61319'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61319'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61320'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61320'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61323'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61323'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61328'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61328'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61329'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61329'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61330'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61330'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61332'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61332'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61333'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61333'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61337'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61337'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61338'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61338'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61339'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61339'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61340'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61340'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61353'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61353'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61156'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61156'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61157'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61157'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61159'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61159'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61160'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61160'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61161'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61161'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61162'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61162'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61163'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61163'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61164'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61164'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61166'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61166'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61168'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61168'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61169'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61169'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61170'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61170'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61173'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61173'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61174'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61174'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61176'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61176'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61177'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61177'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61178'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61178'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61180'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61180'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61181'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61181'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61183'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61183'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61184'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61184'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61187'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61187'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61188'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61188'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61189'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61189'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61190'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61190'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61194'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61194'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61195'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61195'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61197'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61197'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61198'^^xsd:string;
  dwc:scientificName 'Ebria  shell'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118014'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61198'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '118014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61199'^^xsd:string;
  dwc:scientificName 'Euglenoidea  indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61199'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61200'^^xsd:string;
  dwc:scientificName 'Euglenoidea  indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61200'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61201'^^xsd:string;
  dwc:scientificName 'Euglenoidea  indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61201'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61202'^^xsd:string;
  dwc:scientificName 'Euglenoidea  indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61202'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61203'^^xsd:string;
  dwc:scientificName 'Euglenoidea  indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61203'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61205'^^xsd:string;
  dwc:scientificName 'Eutreptiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17657'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61205'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '17657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61207'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61207'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61208'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61208'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61210'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61210'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61211'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61211'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61212'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61212'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61213'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61213'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61214'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61214'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61215'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61215'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61217'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61217'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61219'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61219'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61222'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61222'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61223'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61223'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61224'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61224'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61225'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61225'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61226'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61226'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61227'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61227'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61228'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61228'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61230'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61230'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61232'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61232'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61233'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61233'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61234'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61234'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61237'^^xsd:string;
  dwc:scientificName 'Fragilidium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109705'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61237'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61238'^^xsd:string;
  dwc:scientificName 'Fragilidium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109705'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61238'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61241'^^xsd:string;
  dwc:scientificName 'Fragilidium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109705'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61241'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61243'^^xsd:string;
  dwc:scientificName 'Fragilidium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109705'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61243'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61245'^^xsd:string;
  dwc:scientificName 'Fragilidium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109705'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61245'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61247'^^xsd:string;
  dwc:scientificName 'Flagellata indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61247'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61249'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61249'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61250'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61250'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61251'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61251'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61070'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61070'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61072'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61072'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61073'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61073'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61075'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61075'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61077'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61077'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61079'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61079'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61080'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61080'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61082'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61082'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61084'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61084'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61086'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61086'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61088'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61088'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61089'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61089'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61090'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61090'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61091'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61091'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61093'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61093'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61094'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61094'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61096'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61096'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61097'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61097'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61098'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61098'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61099'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61099'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61102'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61102'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61105'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61105'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61107'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61107'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61109'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61109'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61110'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61110'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61111'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61111'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61112'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61112'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61114'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61114'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61115'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61115'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61117'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61117'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61118'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61118'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61119'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61119'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61121'^^xsd:string;
  dwc:scientificName 'Dimeregramma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163233'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61121'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '163233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61123'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61123'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61124'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61124'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61125'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61125'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61126'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61126'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61127'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61127'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61129'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61129'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61130'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61130'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61133'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61133'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61136'^^xsd:string;
  dwc:scientificName 'Dinophysis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109462'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61136'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '109462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61138'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61138'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61139'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61139'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61140'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61140'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61141'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61141'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61142'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61142'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61143'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61143'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61144'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61144'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61146'^^xsd:string;
  dwc:scientificName 'Duboscquella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '601282'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61146'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '601282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61148'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61148'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61150'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61150'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61153'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61153'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61154'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61154'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61167'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61167'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60971'^^xsd:string;
  dwc:scientificName 'Coccolithaceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178597'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60971'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60972'^^xsd:string;
  dwc:scientificName 'Coccolithaceae without coccoliths'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178597'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60972'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60973'^^xsd:string;
  dwc:scientificName 'Coccolithaceae without coccoliths'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178597'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60973'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60974'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60974'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60975'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60975'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60977'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60977'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60979'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60979'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60981'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60981'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60982'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60982'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60984'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60984'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60985'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60985'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60986'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60986'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60987'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60987'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60988'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60988'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60989'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60989'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60990'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60990'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60991'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60991'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60994'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60994'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60998'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60998'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60999'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60999'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61000'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61000'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61001'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61001'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61002'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61002'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61003'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61003'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61004'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61004'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61006'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61006'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61007'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61007'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61009'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61009'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61010'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61010'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61011'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61011'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61012'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61012'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61013'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61013'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61015'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61015'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61018'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61018'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61019'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61019'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61020'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61020'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61022'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61022'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61023'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61023'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61024'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61024'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61026'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61026'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61028'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61028'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61030'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61030'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61031'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61031'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61033'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61033'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61034'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61034'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61035'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61035'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61036'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61036'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61037'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61037'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61038'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61038'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61039'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61039'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61040'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61040'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61042'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61042'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61044'^^xsd:string;
  dwc:scientificName 'Dimeregramma fulvum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '179830'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61044'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1465548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61045'^^xsd:string;
  dwc:scientificName 'Diaphanoeca grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105571'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61045'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '105571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61050'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61050'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61051'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61051'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61052'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61052'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61053'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61053'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61058'^^xsd:string;
  dwc:scientificName 'Dimeregramma minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163234'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61058'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61059'^^xsd:string;
  dwc:scientificName 'Dimeregramma minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163234'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61059'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '1465541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61060'^^xsd:string;
  dwc:scientificName 'Dimeregramma minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163234'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61060'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1465541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61061'^^xsd:string;
  dwc:scientificName 'Dimeregramma minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163234'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61061'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1465541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61062'^^xsd:string;
  dwc:scientificName 'Dimeregramma minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163234'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61062'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1465541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61063'^^xsd:string;
  dwc:scientificName 'Dimeregramma minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163234'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61063'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '1465541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61064'^^xsd:string;
  dwc:scientificName 'Dinophysis norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109637'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61064'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_61067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_61067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_61067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_61067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_61067'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudocalani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_61067'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '110324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60910'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60910'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60911'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60911'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60912'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60912'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60913'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60913'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60915'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60915'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60916'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60916'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60917'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60917'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60920'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60920'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60921'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60921'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60922'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60922'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60923'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60923'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60924'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60924'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60926'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60926'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60931'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60931'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60933'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60933'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60934'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60934'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60936'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60936'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60938'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60938'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60939'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60939'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60940'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60940'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60942'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60942'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60943'^^xsd:string;
  dwc:scientificName 'Choanoflagellatea indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '580116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60943'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '580116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60944'^^xsd:string;
  dwc:scientificName 'Chromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '249689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60944'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '249689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60945'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60945'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60946'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60946'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60948'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60948'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60949'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60949'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60951'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60951'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60954'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60954'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60955'^^xsd:string;
  dwc:scientificName 'Chrysophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146230'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60955'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '146230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60956'^^xsd:string;
  dwc:scientificName 'Chrysophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146230'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60956'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60957'^^xsd:string;
  dwc:scientificName 'Chrysophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146230'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60957'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '146230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60958'^^xsd:string;
  dwc:scientificName 'Ciliata indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60958'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60959'^^xsd:string;
  dwc:scientificName 'Ciliata indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '125741'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60959'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '125741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60961'^^xsd:string;
  dwc:scientificName 'Coccolithaceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178597'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60961'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60962'^^xsd:string;
  dwc:scientificName 'Coccolithaceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178597'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60962'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60963'^^xsd:string;
  dwc:scientificName 'Coccolithaceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178597'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60963'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60966'^^xsd:string;
  dwc:scientificName 'Coccolithaceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178597'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60966'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60967'^^xsd:string;
  dwc:scientificName 'Coccolithaceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178597'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60967'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60969'^^xsd:string;
  dwc:scientificName 'Coccolithaceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178597'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60969'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60873'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60873'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60874'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60874'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60875'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60875'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60876'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60876'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60878'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60878'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60880'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60880'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60881'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60881'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60882'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60882'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60883'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60883'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60884'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60884'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60887'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60887'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60888'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60888'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60889'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60889'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60890'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60890'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60892'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60892'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60893'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60893'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60896'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60896'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60897'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60897'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60899'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60899'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60902'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60902'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60903'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60903'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60904'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60904'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60906'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60906'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60908'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60908'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60909'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60909'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60773'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60773'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60774'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60774'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60775'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60775'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60776'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60776'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60777'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60777'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60781'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60781'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60782'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60782'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60783'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60783'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60784'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60784'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60785'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60785'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60787'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60787'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60788'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60788'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60789'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60789'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60790'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60790'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60791'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60791'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60792'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60792'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60793'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60793'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60794'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60794'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60795'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60795'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60798'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60798'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60799'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60799'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60800'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60800'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60802'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60802'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60803'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60803'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60804'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60804'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60807'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60807'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60808'^^xsd:string;
  dwc:scientificName 'Ceratium horridum/Tripos longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109421'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60808'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60809'^^xsd:string;
  dwc:scientificName 'Ceratium horridum/Tripos longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109421'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60809'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '109421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60810'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60810'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60814'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60814'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60815'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60815'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60816'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60816'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60819'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60819'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60821'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60821'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60823'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60823'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60824'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60824'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60825'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60825'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60827'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60827'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60828'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60828'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60829'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60829'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60830'^^xsd:string;
  dwc:scientificName 'Coccolithus pelagicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178600'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60830'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60831'^^xsd:string;
  dwc:scientificName 'Coccolithus pelagicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178600'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60831'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60832'^^xsd:string;
  dwc:scientificName 'Coccolithus pelagicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178600'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60832'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60834'^^xsd:string;
  dwc:scientificName 'Coccolithus pelagicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178600'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60834'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60835'^^xsd:string;
  dwc:scientificName 'Chrysochromulina pringsheimii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60835'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60836'^^xsd:string;
  dwc:scientificName 'Chaetoceros protuberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60836'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '163055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60842'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60842'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60844'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60844'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60845'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60845'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60846'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60846'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60847'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60847'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60848'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60848'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60849'^^xsd:string;
  dwc:scientificName 'Chaetoceros radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60849'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '163112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60850'^^xsd:string;
  dwc:scientificName 'Chaetoceros radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60850'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '163112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60852'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60852'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60853'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60853'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60854'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60854'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60855'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60855'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60859'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60859'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60862'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60862'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60863'^^xsd:string;
  dwc:scientificName 'Chaetoceros similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149127'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60863'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60865'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60865'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60866'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60866'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60867'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60867'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60869'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60869'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60870'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60870'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60871'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60871'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60672'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60672'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60674'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60674'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60676'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60676'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60677'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60677'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60680'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60680'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60683'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60683'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60685'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60685'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60686'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60686'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60687'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60687'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60688'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60688'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60691'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60691'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60693'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60693'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60694'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60694'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60695'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60695'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60697'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60697'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60699'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60699'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60700'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60700'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60701'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60701'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60702'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60702'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60705'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60705'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60706'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60706'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60707'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60707'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60708'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60708'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60709'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60709'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60710'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60710'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60711'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60711'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60712'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60712'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60713'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60713'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60717'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60717'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60718'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60718'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60720'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60720'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60721'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60721'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60724'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus/protuberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60724'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60725'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60725'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60727'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60727'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60728'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60728'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60730'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60730'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60731'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60731'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60732'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60732'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60733'^^xsd:string;
  dwc:scientificName 'Chaetoceros externus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160522'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60733'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '160522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60734'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60734'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60736'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60736'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60737'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60737'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60738'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60738'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60739'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60739'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60740'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60740'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60742'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60742'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60743'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60743'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60744'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60744'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60747'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60747'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60748'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60748'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60751'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60751'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60752'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60752'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60753'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60753'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60755'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60755'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60756'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60756'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60757'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60757'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60758'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60758'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60760'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60760'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60761'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60761'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60763'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60763'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60764'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60764'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60769'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60769'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60771'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60771'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60583'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60583'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60584'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60584'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60585'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60585'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60587'^^xsd:string;
  dwc:scientificName 'Corymbellus aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162519'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60587'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '162519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60588'^^xsd:string;
  dwc:scientificName 'Corymbellus aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162519'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60588'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '162519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60589'^^xsd:string;
  dwc:scientificName 'Corymbellus aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162519'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60589'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '162519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60591'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60591'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60593'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60593'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60594'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60594'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60596'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60596'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60597'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60597'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60598'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60598'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60599'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60599'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60600'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60600'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60601'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60601'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60602'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60602'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60603'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60603'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60606'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60606'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60607'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60607'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60608'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60608'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60612'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60612'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60616'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60616'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60618'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60618'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60619'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60619'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60621'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60621'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60623'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60623'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60624'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60624'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60625'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60625'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60626'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60626'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60628'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60628'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60630'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60630'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60631'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60631'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60635'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60635'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60636'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60636'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60638'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60638'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60639'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60639'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60640'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60640'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60644'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60644'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60645'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60645'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60647'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60647'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60648'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60648'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60649'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60649'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60650'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60650'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60651'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60651'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60653'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60653'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60654'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60654'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60656'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60656'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60657'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60657'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60659'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60659'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60660'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60660'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60661'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60661'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60662'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60662'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60663'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60663'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60664'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60664'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60666'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60666'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60668'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60668'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60669'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60669'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60670'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60670'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60682'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60682'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60482'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60482'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60484'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60484'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60485'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60485'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60486'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60486'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60487'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60487'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60490'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60490'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60491'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60491'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60492'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60492'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60494'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60494'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60496'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60496'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60497'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60497'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60498'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60498'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60499'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60499'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60500'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60500'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60502'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60502'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60503'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60503'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60505'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60505'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60506'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60506'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60507'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60507'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60510'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60510'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60512'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60512'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60513'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60513'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60515'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60515'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60516'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60516'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60517'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60517'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60518'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60518'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60520'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60520'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60521'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60521'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60522'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60522'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60525'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60525'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60528'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60528'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60529'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60529'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60530'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60530'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60531'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60531'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60532'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60532'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60536'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60536'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60537'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60537'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60539'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60539'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60542'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60542'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60543'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60543'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60545'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60545'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60546'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60546'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60547'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60547'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60548'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60548'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60550'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60550'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60551'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60551'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60552'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60552'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60553'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60553'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60554'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60554'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60555'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60555'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60556'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60556'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60558'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60558'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60559'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60559'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60560'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60560'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60561'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60561'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60563'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60563'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60564'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60564'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60565'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60565'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60566'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60566'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60568'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60568'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60570'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60570'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60574'^^xsd:string;
  dwc:scientificName 'Bicosoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '103987'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60574'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60578'^^xsd:string;
  dwc:scientificName 'Cerataulus smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149329'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60578'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '149329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60579'^^xsd:string;
  dwc:scientificName 'Cerataulus smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149329'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60579'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60580'^^xsd:string;
  dwc:scientificName 'Cerataulus smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149329'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60580'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60581'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60581'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60582'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60582'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60398'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60398'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60399'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60399'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60401'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60401'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60402'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60402'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60403'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60403'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60404'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60404'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60406'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60406'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60408'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60408'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60410'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60410'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60412'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60412'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60414'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60414'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60418'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60418'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60419'^^xsd:string;
  dwc:scientificName 'Alexandrium tamarense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109714'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60419'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60422'^^xsd:string;
  dwc:scientificName 'Alexandrium tamarense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109714'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60422'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60424'^^xsd:string;
  dwc:scientificName 'Anisonema trepidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110644'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60424'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60426'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60426'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60427'^^xsd:string;
  dwc:scientificName 'Alexandrium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60427'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60429'^^xsd:string;
  dwc:scientificName 'Amoeba indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '605376'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60429'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '605376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60430'^^xsd:string;
  dwc:scientificName 'Amoebophrya sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109448'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60430'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60432'^^xsd:string;
  dwc:scientificName 'Amphidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60432'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60436'^^xsd:string;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60436'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60438'^^xsd:string;
  dwc:scientificName 'Biddulphia antediluviana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149656'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60438'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '149656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60439'^^xsd:string;
  dwc:scientificName 'Biddulphia antediluviana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149656'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60439'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60442'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60442'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60443'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60443'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60444'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60444'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60446'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60446'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60447'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60447'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60448'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60448'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60450'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60450'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60451'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60451'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60452'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60452'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60454'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60454'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60455'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60455'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60456'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60456'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60457'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60457'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60458'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60458'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60459'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60459'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60460'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60460'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60462'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60462'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60463'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60463'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60467'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60467'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60468'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60468'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60469'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60469'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60470'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60470'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60472'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60472'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60474'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60474'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60475'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60475'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60477'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60477'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60478'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60478'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60493'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60493'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60301'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60301'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60302'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60302'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60303'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60303'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60304'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60304'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60305'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60305'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60307'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60307'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60308'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60308'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60309'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60309'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60310'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60310'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60311'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60311'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60313'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60313'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60314'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60314'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60316'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60316'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60317'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60317'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60319'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60319'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60320'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60320'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60323'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60323'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60324'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60324'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60325'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60325'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60326'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60326'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60327'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60327'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60328'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60328'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60329'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60329'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60331'^^xsd:string;
  dwc:scientificName 'Anisonema prosgeobium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110643'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60331'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60333'^^xsd:string;
  dwc:scientificName 'Actinocyclus roperi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60333'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '179160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60336'^^xsd:string;
  dwc:scientificName 'Actinocyclus roperi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60336'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '179160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60337'^^xsd:string;
  dwc:scientificName 'Actinocyclus roperi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60337'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '179160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60339'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60339'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60340'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60340'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60341'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60341'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60346'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60346'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60347'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60347'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60348'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60348'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60349'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60349'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60351'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60351'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60355'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60355'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60357'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60357'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60358'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60358'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60359'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60359'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60361'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60361'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60362'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60362'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60363'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60363'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60364'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60364'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60365'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60365'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60366'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60366'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60367'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60367'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60372'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60372'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60375'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60375'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60376'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60376'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60377'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60377'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60378'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60378'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60381'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60381'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60382'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60382'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60383'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60383'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60384'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60384'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60385'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60385'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60387'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60387'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60388'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60388'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60389'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60389'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60390'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60390'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60392'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60392'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60393'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60393'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60394'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60394'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60395'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60395'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60397'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60397'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60203'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60203'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60205'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60205'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60206'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60206'^^xsd:string;
  dwc:observationDate '1990-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60207'^^xsd:string;
  dwc:scientificName 'Acanthoica acanthifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115101'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60207'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '115101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60208'^^xsd:string;
  dwc:scientificName 'Amoeba biddulphiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345558'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60208'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '345558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60210'^^xsd:string;
  dwc:scientificName 'Amoebophrya ceratii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60210'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60211'^^xsd:string;
  dwc:scientificName 'Amoebophrya ceratii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60211'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60212'^^xsd:string;
  dwc:scientificName 'Amoebophrya ceratii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60212'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60214'^^xsd:string;
  dwc:scientificName 'Amoebophrya ceratii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60214'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60215'^^xsd:string;
  dwc:scientificName 'Amoebophrya ceratii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60215'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '109578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60216'^^xsd:string;
  dwc:scientificName 'Amoebophrya ceratii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60216'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '109578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60219'^^xsd:string;
  dwc:scientificName 'Attheya decora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160520'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60219'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '160520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60224'^^xsd:string;
  dwc:scientificName 'Anorthoneis excentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60224'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '162244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60226'^^xsd:string;
  dwc:scientificName 'Anorthoneis excentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60226'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '162244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60228'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60228'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60230'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60230'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60231'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60231'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60232'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60232'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60233'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60233'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60234'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60234'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60236'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60236'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60237'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60237'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60238'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60238'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60240'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60240'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60243'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60243'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60244'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60244'^^xsd:string;
  dwc:observationDate '1990-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60245'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60245'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60246'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60246'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60247'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60247'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60249'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60249'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60251'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60251'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60254'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60254'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60255'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60255'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60256'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60256'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60257'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60257'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60258'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60258'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60259'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60259'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60260'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60260'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60262'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60262'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60264'^^xsd:string;
  dwc:scientificName 'Actinocyclus kützingii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149649'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60264'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '149649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60267'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60267'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60269'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60269'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60270'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60270'^^xsd:string;
  dwc:observationDate '1990-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60272'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60272'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60273'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60273'^^xsd:string;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60274'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60274'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60275'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60275'^^xsd:string;
  dwc:observationDate '1990-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60276'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60276'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60279'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60279'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60280'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60280'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60281'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60281'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60283'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60283'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60284'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60284'^^xsd:string;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60285'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii f. subsalsus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157433'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60285'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '157433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60288'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60288'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60292'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60292'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60293'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60293'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60294'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60294'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60295'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60295'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60296'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60296'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60298'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60298'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60299'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60299'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60167'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60167'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60168'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60168'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60171'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60171'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60173'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60173'^^xsd:string;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60176'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60176'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60177'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60177'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60178'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60178'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60179'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60179'^^xsd:string;
  dwc:observationDate '1990-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60181'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60181'^^xsd:string;
  dwc:observationDate '1990-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60182'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60182'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60183'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60183'^^xsd:string;
  dwc:observationDate '1990-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60185'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60185'^^xsd:string;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60186'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60186'^^xsd:string;
  dwc:observationDate '1990-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60187'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60187'^^xsd:string;
  dwc:observationDate '1990-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60189'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60189'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60190'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60190'^^xsd:string;
  dwc:observationDate '1990-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60191'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60191'^^xsd:string;
  dwc:observationDate '1990-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60192'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60192'^^xsd:string;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60194'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60194'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60198'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60198'^^xsd:string;
  dwc:observationDate '1990-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60199'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60199'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60201'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60201'^^xsd:string;
  dwc:observationDate '1990-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_60202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_60202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_60202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_60202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_60202'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_60202'^^xsd:string;
  dwc:observationDate '1990-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63002'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Halliger'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63002'^^xsd:string;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63006'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63006'^^xsd:string;
  dwc:observationDate '1990-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63009'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63009'^^xsd:string;
  dwc:observationDate '1990-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63010'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63010'^^xsd:string;
  dwc:observationDate '1990-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63013'^^xsd:string;
  dwc:scientificName 'Thaumatomastix sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '137288'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63013'^^xsd:string;
  dwc:observationDate '1990-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63017'^^xsd:string;
  dwc:scientificName 'Thecamoeba indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '120559'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63017'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '120559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63018'^^xsd:string;
  dwc:scientificName 'Tiarina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63018'^^xsd:string;
  dwc:observationDate '1990-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63019'^^xsd:string;
  dwc:scientificName 'Tintinnina indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63019'^^xsd:string;
  dwc:observationDate '1990-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63020'^^xsd:string;
  dwc:scientificName 'Warnowia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes, Elbrächter'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63020'^^xsd:string;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '109491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5488__AWI_Sylt_Roads_Time_%20Series_1990_63021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5488__AWI_Sylt_Roads_Time_%20Series_1990_63021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5488__AWI_Sylt_Roads_Time_%20Series_1990_63021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1990_63021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5488_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1990'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1990_63021'^^xsd:string;
  dwc:scientificName 'Warnowiaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109415'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1990_63021'^^xsd:string;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '109415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
# EOF